home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1723 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  979 b 

  1. Path: nntp.igs.net!usenet
  2. From: bnear@blvl.igs.net (Brian Near)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: b tree search needed
  5. Date: Sun, 31 Mar 1996 11:32:22 -0500
  6. Organization: IGS - Information Gateway Services
  7. Distribution: inet
  8. Message-ID: <WOrXxgabrg+e090yn@blvl.igs.net>
  9. References: <bgBXxgabrgbM090yn@blvl.igs.net> <4jj9nt$ssc@stratus.skypoint.net>
  10. NNTP-Posting-Host: bnear.blvl.igs.net
  11.  
  12. >Is there a difference between a Btree search and a binary search? I'd really
  13. >like to know, because I've heard of both terms.
  14.  
  15. No, they are the same thing.
  16.  
  17. >Here's a binary search I've been using, I ported it from a quick-basic routine
  18. >By Ethan Winer, I modified it here a little bit to make it more general 
  19. >purpose, as the one I use only looked at the first word.  
  20.  
  21. Thanks!  It's a little more concise than the one I finally got working.  ;-)
  22.  
  23.  
  24.     -------------------------------
  25.            bnear@blvl.igs.net
  26.           casrsdfd@ibmmail.com
  27.     -------------------------------
  28.